projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df3d23e
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Fri, 25 Apr 2008 10:58:44 +0000
(10:58 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Fri, 25 Apr 2008 10:58:44 +0000
(10:58 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 253d0f37c5a742e267a59f0d35b735aa04eaa1dc..e38abbc71330893653d3d6220432fee34fb2a2fb 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2008-04-25 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/gdb-ui.el (gud-watch): Don't create speedbar...
+ (gdb-var-create-handler): ...until here when there are values.
+ (gdb-post-prompt): Don't do -var-update with no watch expressions.
+ (gdb-info-locals-handler): Don't match "struct {...}" as an array.
+
2008-04-25 Eli Zaretskii <eliz@gnu.org>
* ls-lisp.el (ls-lisp-format): Fix last change.